Namespace - LJCNetCommon
Parameters
logFileSpec - The Log file specification.
formatText - The Format text.
parameters - The Format parameters.
Syntax
C# |
public static Void WriteLog(String logFileSpec, String formatText = null, Object[] parameters)
|
Writes a string format to the Log file with the current date and time.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.